projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef82d90
)
(eshell): Fix broken info-link.
author
Juri Linkov
<juri@jurta.org>
Fri, 26 Mar 2004 07:00:39 +0000
(07:00 +0000)
committer
Juri Linkov
<juri@jurta.org>
Fri, 26 Mar 2004 07:00:39 +0000
(07:00 +0000)
lisp/eshell/eshell.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/eshell.el
b/lisp/eshell/eshell.el
index e76bcb1705567c663f0086890f039d07bf5cc258..b3307c81b4ef9349784093cbf9b1084eabb774b1 100644
(file)
--- a/
lisp/eshell/eshell.el
+++ b/
lisp/eshell/eshell.el
@@
-34,7
+34,7
@@
is intended to be a functional replacement for command shells such as
bash, zsh, rc, 4dos; since Emacs itself is capable of handling most of
the tasks accomplished by such tools."
:tag "The Emacs shell"
- :link '(info-link "(eshell)T
he Emacs shell
")
+ :link '(info-link "(eshell)T
op
")
:version "21.1"
:group 'applications)